projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d61b796
)
wget: update to 1.16.1
author
Peter Wagner
<
[email protected]
>
Thu, 11 Dec 2014 11:13:52 +0000
(12:13 +0100)
committer
Peter Wagner
<
[email protected]
>
Thu, 11 Dec 2014 11:14:10 +0000
(12:14 +0100)
Signed-off-by: Peter Wagner <
[email protected]
>
net/wget/Makefile
patch
|
blob
|
history
diff --git
a/net/wget/Makefile
b/net/wget/Makefile
index cb6230ad443dba11a18c912adfed5719eada5d86..9a84498f512058ea52b1c5433cb05506b3988e7b 100644
(file)
--- a/
net/wget/Makefile
+++ b/
net/wget/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=wget
-PKG_VERSION:=1.16
+PKG_VERSION:=1.16
.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
-PKG_MD5SUM:=
fe102975ab3a6c049777883f1bb9ad07
+PKG_MD5SUM:=
78942cc0cce0a23e18114d982789e360
PKG_MAINTAINER:=Maxim Storchak <
[email protected]
>
PKG_LICENSE:=GPL-3.0+
@@
-65,7
+65,8
@@
endef
CONFIGURE_ARGS+= \
--disable-rpath \
- --disable-iri
+ --disable-iri \
+ --without-libuuid
CONFIGURE_VARS += \
ac_cv_header_uuid_uuid_h=no